(Fthrow): Remove loop around Fsignal.
authorKim F. Storm <storm@cua.dk>
Thu, 13 Jul 2006 13:43:50 +0000 (13:43 +0000)
committerKim F. Storm <storm@cua.dk>
Thu, 13 Jul 2006 13:43:50 +0000 (13:43 +0000)
commit8bc58048ae0f9baced774f9b7db7ae328e623eff
treebddc9846da0fa77ce99a5b3882441538abf675ee
parent13e8931c6e332a279fa6f38cc6b97eb511aa43ce
(Fthrow): Remove loop around Fsignal.
(Feval, Fapply, Ffuncall): Optimize for no function indirection.
Use original function name in all signaled errors.
Simplify Fsignal calls (no return).
(funcall_lambda): Simplify Fsignal calls (no return).
src/eval.c